You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > FlipHor Method > TMtx.FlipHor Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.FlipHor Method ([In] TMtx)

Flip all SrcMtx matrix elements horizontally.

Syntax
C#
Visual Basic
public TMtx FlipHor([In] TMtx SrcMtx);

Store the results in the calling matrix. The flip operation is performed on all SrcMtx matrix rows. The Rows, Cols and TMtxVec.ComplexComplexproperties of callign matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!